@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

input,
select,
textarea {
  font-size: 12px;
  color: #000000;
  line-height: 120%;
}

html {
  width: 100%;
}

body {
  font-family: "Microsoft YaHei", "宋体", "Times New Roman";
  font-size: 12px;
  color: #000000;
  width: 100%;
  background: #fff url(../images23/topbg.jpg) no-repeat center top;
  display: table;
  line-height: 26px;
}

/*table,td,tr,th{ font-size:14px; line-height:26px}*/

body,
html,
div,
form,
p,
img,
ul,
li,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

img {
  border: none;
}

/* 去掉链接的虚线框 */

a {
  outline: none;
  star: expression(this.onFocus=this.blur());
}

@font-face {
  font-family: "cgfont";
  src: url("http://www.scjgdj.gov.cn/css/fz.ttf");
}
@font-face {
  font-family: "cgfont2";
  src: url("http://www.scjgdj.gov.cn/css/fz01.ttf");
}

.w950 {
  width: 950px;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.mt5 {
  margin-top: 5px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.p20 {
  padding: 20px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}
.pt40 {
  padding-top: 40px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.ml10 {
  margin-left: 10px;
}
.ml12 {
  margin-left: 12px;
}
.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml55 {
  margin-left: 55px;
}

.ml120 {
  margin-left: 120px;
}

.ml140 {
  margin-left: 180px;
}
.mr8 {
  margin-right: 6px;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clear {
  clear: both;
}

.clr {
  zoom: 1;
}

.clr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#imglist li {
  width: 260px;
  float: left;
  _display: inline;
  cursor: pointer;
  text-align: center;
  margin-right: 40px;
}
#imglist li:last-child {
  margin-right: 0px;
}

#imglist li img {
  width: 100%;
  height: 366px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  object-fit: cover;
}
#imglist li a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
}

h2,
h1 {
  font-weight: normal;
}

.mb20 {
  margin-bottom: 20px;
}
.ml30 {
  margin-left: 30px;
}
.mr5 {
  margin-right: 5px;
}

.mr6 {
  margin-right: 6px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr55 {
  margin-right: 55px;
}

.mr120 {
  margin-right: 140px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.lh20 {
  line-height: 20px;
}

.lh140 {
  line-height: 140%;
}

.lh160 {
  line-height: 160%;
}

.lh180 {
  line-height: 180%;
}

.lh200 {
  line-height: 200%;
}

.lh240 {
  line-height: 240%;
}

.lh300 {
  line-height: 300%;
}

.lh320 {
  line-height: 320%;
}

.lh30 {
  line-height: 30px;
}

.lh36 {
  line-height: 36px;
}

.lh38 {
  line-height: 38px;
}

.color1 {
  color: #333;
}

.color2 {
  color: #666;
}

.color3 {
  color: #999;
}

.color4 {
  color: #cc191e;
}

.color4 a {
  color: #cc191e;
}

.color5 {
  color: #fff;
}

.color5 a {
  color: #fff;
}

.bg1 {
  background: #fff;
}

.bg2 {
  background: #f7f5f2;
}

.bg4 {
  background: #f0f3f6;
}

.w730 {
  width: 730px;
}

.none {
  display: none;
}

.fw {
  font-weight: bold;
}

.indent {
  text-indent: 2em;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.pos_rel {
  position: relative;
}

.pos_abs {
  position: absolute;
}

/* 顶部搜索区 */

.w1394 {
  width: 1374px;
  margin: 0 auto;
}
.w414 {
  width: 414px;
}

/* .box1 {
  background: #c10014 url(images/23bg1.jpg) repeat-x;
  height: 723px;
} */

#scol_top {
  height: 330px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#scol_top .searchCon {
  position: absolute;
  right: 0;
  bottom: 10px;
  height: 28px;
  line-height: 28px;
  border-radius: 15px;
  width: 194px;
}

.searchCon .input {
  background: #f6f9fd;
  border: 1px solid #2196ce;
  width: 194px;
  border-radius: 15px;
  font-size: 14px;
  padding-left: 7px;
  height: 28px;
  line-height: 28px;
  color: #666;
  position: absolute;
  left: 0;
  top: 0;
}

.searchCon .button {
  background: url(../images23/searchBtn.png) no-repeat 50%;
  background-size: 100% 100%;
  width: 30px;
  height: 25px;
  text-align: center;
  color: #fff;
  font-family: "microsoft yahei";
  border: 0;

  display: inline;
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

#scol_top input:focus {
  border: 0;
  outline: none;
}

.navBtn {
  background: url(../images23/navbg.png) no-repeat center top;
  height: 50px;
  line-height: 50px;
}
.nav {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.nav a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
}

.navbg {
  background: url(../images23/navbg2.png) no-repeat center top;
  height: 42px;
}
.tt {
  font-size: 36px;
  color: #1e95ce;
  font-weight: bold;
  line-height: 52px;
  text-align: center;
}
.tt a {
  color: #1e95ce;
  text-decoration: none;
}

.xxsj {
  background: url(../images23/xxsj.jpg) no-repeat left;
  height: 39px;
}
.xxsj-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 200px;
  height: 39px;
}
.xxsj-box div {
  margin-right: 15px;
}
.xxsj-box div a {
  color: #666;
  font-size: 16px;
  text-decoration: none;
}

.w372 {
  width: 372px;
}
.w400 {
  width: 400px;
}
.btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 8px;
}
.btns img {
  margin-bottom: 8px;
}

.list li a {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  text-decoration: none;
}

.box1 {
  position: relative;
}
.djjr {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 400px;
  height: 66px;
  line-height: 66px;
  background: #e6effa;
  text-align: center;
  z-index: 999;
  border-top: 1px dashed #c3dcdc;
}
.djjr a {
  text-decoration: none;
  color: #197dac;
  font-size: 22px;
  padding-left: 10px;
}
.w390 {
  width: 390px;
}
.bor1 {
  border: 1px solid #d6d6d6;
}
.conwrap {
  width: 359px;
  margin: 20px auto;
}

.picbox {
  position: relative;
}
.picbox img {
  object-fit: cover;
}
.txt {
  position: absolute;
  width: 98%;
  bottom: 0px;
  left: 0;
  height: 30px;
  line-height: 30px;
  background: #000;
  opacity: 0.6;
  color: #fff;
  font-size: 14px;
  padding-left: 2%;
}


.dzs {
  background: url(../images23/dzs.jpg) no-repeat;
  background-size: 100% auto;
  height: 416px;
  width: 380px;
  text-align: center;
  position: relative;
}
.dzsbox {
  padding: 80px 60px 0 60px;
}
.dzsdjyd {
  position: absolute;
  right: 32px;
  top: 140px;
}
.dzsmore {
  position: absolute;
  right: 18px;
  bottom: 30px;
}

.shadows {
  position: absolute;
  left: 36px;
  top: 80px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}

.spbd {
  display: flex;
  justify-content: space-around;
}
.spbd .item {
  text-align: center;
  width: 394px;
  overflow: hidden;
}
.spbd .item a {
  text-decoration: none;
}
.spbd .item h2 {
  font-size: 14px;
  color: #333;
}
.videobox {
  position: relative;
  width: 394px;
  height: 236px;
}
.vbg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 66px;
  height: 66px;
  margin-left: -33px;
  margin-top: -33px;
  background: url(../images23/videobg.png) no-repeat;
  background-size: 100% 100%;
}
.yqlj {
  display: flex;
  justify-content: flex-start;
}
.yqlj a {
  text-decoration: none;
  font-size: 16px;
  color: #333;
  margin: 0 20px 0 0;
}
.footerbg {
  background: url(../images23/fbg.jpg) repeat-x;
  height: 50px;
}
.footercon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
}
.footercon a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.slide_lbtn {
  width: 30px;
  left: -60px;
  top: 170px;
}

.slide_rbtn {
  width: 30px;
  right: -60px;
  top: 170px;
}

.slide_box {
  width: 1400px !important;
  height: auto;
}

.slide_box li {
  float: left;
  display: inline;
  width: 1400px;
}

.ohid {
  overflow: hidden !important;
}

.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 焦点图通用 */
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition-property: all;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
}
.swiper-slide a h1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: left;
  padding: 0 0 0 10px;
  font-size: 18px;
  font-weight: normal;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-slide a i {
  font-style: normal;
  font-size: 14px;
  text-align: justify;
}
.swiper-button-prev,
.swiper-button-next {
  --swiper-navigation-size: 33px;
  --swiper-navigation-color: #cc0000;
  outline: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  --swiper-navigation-color: #000000;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: rgba(255, 0, 0, 1);
  opacity: 1;
}

/* 标题切换 */
.swiper11 {
  width: 1200px;
  height: 498px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.swiper11 .swiper-main {
  width: 800px;
  float: left;
}
.swiper11 .swiper-main .swiper-slide {
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: flex;
}

.swiper11 .swiper-thumbs {
  width: 400px;
  overflow: inherit;
  float: right;
}
.swiper11 .swiper-thumbs .swiper-slide {
  position: relative;
  width: 100%;
  height: fit-content;
  opacity: 1;

  display: block;
  box-sizing: border-box;
  text-align: left;
}
.swiper11 .swiper-thumbs .swiper-slide-thumb-active {
  height: 86px;
}
.swiper11 .swiper-thumbs .swiper-slide a {
  width: 100%;
  /* padding: 0 10px; */
  color: #000;
  text-align: left;
  text-decoration: none;

  box-sizing: border-box;
  display: none;
}
.swiper11 .swiper-thumbs .swiper-slide-thumb-active a {
  display: block;
}
.swiper11 .swiper-thumbs .swiper-slide a h1 {
  position: relative;
  padding: 0;
  /* padding-top: 10px; */
  background: rgba(0, 0, 0, 0);

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper11 .swiper-thumbs .swiper-slide a i {
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.swiper11 .swiper-button-prev,
.swiper11 .swiper-button-next {
  display: none;
}
.swiper11 .dialog {
  widows: 100%;
  height: 86px;
  line-height: 86px;
  padding-left: 10px;
  background: #e6effa;
  position: relative;
  border-bottom: 1px dashed #c3dcdc;
  color: #666;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
}

.swiper11 .swiper-slide-thumb-active .dialog {
  /* background: #c00; */
  color: #fff;
  background-image: linear-gradient(to right, #55caf2, #3082ed);
}
/* .swiper11 .swiper-slide-thumb-active .dialog::after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  border-color: transparent transparent transparent #c00;
} */

.w584 {
  width: 584px;
}
.w466 {
  width: 466px;
}
.w1040 {
  width: 1040px;
}
.xlyjpage li {
  color: #666;
  font-size: 16px;
  line-height: 34px;
}
.xlyjpage li a {
  color: #666;
  text-decoration: none;
}
.xlyjpage .time {
  color: #a4a4a4;
}
.more {
  text-align: right;
}
.more a {
  color: #1b7dad;
  font-size: 16px;
  text-decoration: none;
}
/*二三级页面*/

.page2_nav {
  color: #333;
  font-size: 20px;
}

.page2_nav a {
  color: #333;
  text-decoration: none;
}

#page_txt li {
  font-size: 18px;
  color: #333;
  line-height: 40px;
}
#page_txt li a {
  text-decoration: none;
  color: #333;
}
#page_txt li span {
  float: right;
  color: #a4a4a4;
}
.page2_time {
  color: #a4a4a4;
  font-size: 18px;
}
#webreal_scol_title {
  font-family: Microsoft YaHei;
  font-size: 20px;
  color: #000000;
  text-align: center;
}

#webreal_scol_title h1 {
  font-size: 32px !important;
  line-height: 50px;
  font-family: "cgfont2";
  font-weight: normal;
}

#scol_time {
  color: #999;
  padding: 0 0 5px 0;
  text-align: center;
  font-size: 16px;
}

#scol_time a {
  color: #999;
}

#scol_txt {
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  font-family: "微软雅黑";
}

#scol_txt p {
  margin: 10px 0;
}

#scol_txt img {
  max-width: 1000px;
  /*width: 800px;

  height: auto; */
  text-align: center;
  display: table-cell;
  margin: 0 auto;
  /* _width: expression(
    (document.documentElement.clientWidth||document.body.clientWidth) <1200?
      "1200px": ""
  ); */
  overflow: hidden;
}
#scol_txt video {
  max-width: 1000px;
  margin: 0 auto;
}
#scol_note {
  color: #666666;
  text-align: center;
}

#scol_note span {
  float: right;
  color: #666666;
}

.page_bottom {
  background: #e7ebf0;
  height: 50px;
  width: 100%;
}

.page2txt {
  /* display: flex;
  justify-content: space-around;
  align-items: center; */
  font-size: 20px;
  color: #197dac;
  height: 40pxs;
  line-height: 40px;
  /* padding-bottom: 10px; */
  width: 1200px;
  border-bottom: 1px solid #197dac;
}
.page2txt .txtline {
  width: 900px;
  background: #197dac;
  height: 2px;
  margin-left: 40px;
}
/* .page2txt .txtmore {
  margin-left: auto;
} */
.page2txt a {
  text-decoration: none;
  color: #a4a4a4;
}
.page2txt a .txtnav {
  font-size: 20px;
  color: #197dac;
}

/* 翻页 */

#pagenum {
  padding: 3px;
  margin: 10px 3px 3px 3px;
  text-align: center;
  font-size: 18px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}

#pagenum a {
  border: #ddd 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  color: #aaa;
  text-decoration: none;
}

#pagenum a:hover {
  border: #a0a0a0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
}

#pagenum a:active {
  border: #a0a0a0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
}

#pagenum a.current {
  border: #e0e0e0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  font-weight: bold;
  color: #aaa;
  background-color: #f0f0f0;
}

#pagenum span.disabled {
  border: #f3f3f3 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  color: #ccc;
}

.note {
  color: #fff;
}

.note-u {
  color: #fff;
  text-decoration: underline;
}

.time {
  text-align: center;
}

.title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}

.text-b {
  font-weight: bold;
}

.text-d {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.text-s {
  font-size: 12px;
  line-height: 120%;
}

.text-l {
  line-height: 250%;
}

.collist {
  text-align: left;
}
